McSplineData.Point property

An array that stores a point.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public double[] Point { get; set; }
Public Property Point As Double[]

Property Value

Type: double[]

See also

McSplineData Class

IntervalZero.KINGSTAR.Base Namespace